CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Verilog rgb

搜索资源列表

  1. bt_rx

    1下载:
  2. 在FPGA上验证过的BT656转换成RGB的Verilog源代码
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3434
    • 提供者:liu zhanliang
  1. rgb2ycrcb

    2下载:
  2. 真正可用的RGB转YCbCr的verilog程序,输出格式为标准BT.656格式,经本人亲自编写并验证,可在硬件上正常工作。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1936
    • 提供者:cloud
  1. RGB_color_transform_gray_level_co-design_of_C_and_

    0下载:
  2. to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:543364
    • 提供者:Annbb
  1. rgb2yuv1

    0下载:
  2. 这个主要是实现RGB和YUV两种色彩空间的转换,其中用到的主要思想是,verilog语言中的浮点乘法怎么运算,流水线的思想。-This is achieved mainly two kinds of RGB and YUV color space conversion, which uses the main idea is, verilog language how floating point multiplication operations, lines of thought.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1088378
    • 提供者:张元甲
  1. RGB_HYS

    0下载:
  2. 实现rgb到shv的数值换算,组合逻辑电路,运行速度25m-rgb to shv verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:522969
    • 提供者:杨庆华
  1. OV7620_TEST

    2下载:
  2. FPGA驱动OV7620程序代码,SCCB部分由单片机完成,FPGA负责完成图像处理和TFT液晶的显示。经试验,效果不错!-FPGA-driven OV7620 code, SCCB completed in part by the microcontroller, FPGA responsible for the completion of image processing and TFT LCD display. The test, good results!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-09-02
    • 文件大小:5714944
    • 提供者:李瑞全
  1. DE2_D5M

    0下载:
  2. 在Quartus ii 10.0的环境下,实现了从D5M摄像头中读取Bayer数据并转化为RGB,通过SDRAM缓存,VGA控制器,输出到显示屏的Verilog代码-In Quartus ii 10.0 Read Bayer format from D5M camera and convert to RGB format, through SDRAM, output on VGA port.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:
    • 文件大小:213621
    • 提供者:Aaron
  1. yuvrgb

    0下载:
  2. 将yuv4:2:2的图像数据转为rgb格式,用Verilog HDL编写-yuv4:2:2 to rgb
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1321
    • 提供者:清洪
  1. vga

    1下载:
  2. 从fpga到vga输出的verilog程序,信号包括了RGB,VSYNC,HSYNC信号!-the program in verilog from fpga to vga ,which includes the signal of red\green\blue and vsync\hsync.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:1548
    • 提供者:zyc
  1. binarytobcd

    0下载:
  2. code verilog binaire to rgb
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3652
    • 提供者:sm_abir
  1. YCbCr2RGB

    0下载:
  2. YCbCr到RGB的verilog代码,可从ccd直接转换-convertion code of YCbCr to RGB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1345
    • 提供者:zhong
  1. RGB_proc

    0下载:
  2. RGB格式Verilog硬件描述语言进行黑白 灰度 反片效果变换源码-RGB format Verilog hardware descr iption language for black and white gray scale anti-film effect transform source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:753
    • 提供者:sssy
  1. YCbCr2RGB_O

    0下载:
  2. 此代码是把YUV转成RGB的Verilog程序,多谢下载-This code is to convert RGB to YUV Verilog program, thank you download
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:1407
    • 提供者:Evan Xie
  1. rgb2yuv

    0下载:
  2. 在Altera的开发环境上,用Verilog语言实现的RGB转YUV,附有Testbench-In Altera s development environment, using Verilog language of RGB to YUV, with a Testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:6105651
    • 提供者:吴言
  1. rgb2yvu

    0下载:
  2. rgb转为 yvu的四种实现方法 verilog-four methods for rgb converted to yvu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:5272
    • 提供者:niuniu
  1. RRRGB2YUVG

    0下载:
  2. RGB -> YUV转换verilog代码-RGB -> YUV verilog, -RGB-> YUV conversion verilog code-RGB-> the YUV Verilog
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:12577
    • 提供者:sailyan
  1. YUV_to_RGB

    0下载:
  2. YUV to RGB converter in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-14
    • 文件大小:1555
    • 提供者:Alex
  1. RAW2RGB

    1下载:
  2. 图像由RAW向RGB格式转换的verilog源代码实现-Images from the RAW format to RGB conversion Verilog source code implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-05-13
    • 文件大小:1024
    • 提供者:麦涛涛
  1. RGB2YCbCr

    0下载:
  2. 图像转换的verilog代码(RGB图像转换为YUV图像)-The image conversion Verilog code (RGB image is converted to YUV image)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-10
    • 文件大小:1172
    • 提供者:麦涛涛
  1. rgb2hsv

    1下载:
  2. rgb颜色空间向hsv颜色的空间转换算法,Verilog HDL语言-conversion algorithm of rgb color space to the hsv color space , Verilog HDL language
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:10240
    • 提供者:孙璐
« 1 2 34 »
搜珍网 www.dssz.com